home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Programming / MuManual / VBCC / Doku / ReadMe < prev    next >
Text File  |  1999-11-30  |  2KB  |  58 lines

  1.  
  2. mmu.lib for vbcc
  3. ================
  4.  
  5. Created at 30.11.99 from MMU_Lib.FD (v 41.1)
  6. also included the Disassembler_Lib and the
  7. 68040_lib/680x0_lib.
  8.  
  9. I have also included the lvo-files and the vbcc
  10. autolib-.c-files. Please follow the instructions in the
  11. vbcc doc for using the autolib function. The files
  12. MuAutoLib_xxx.xxx are Autolibs for all four library's.
  13.  
  14. This libfiles can be used by vbcc and directly linked
  15. to your programs.
  16. To use the library under vbcc this files are recommended.
  17. I don't know to with other compilers they are compatible.
  18. It works correct by use of PhxLnk and vlink.
  19.  
  20. I generate the libs for myself with an own tool, the
  21. project-make-manager (PMM) and so it is only one command
  22. for me to create them.
  23. I think, other users of vbcc can use them and must not do
  24. same work.
  25.  
  26. I give this without copyright or anything else free to use
  27. for everybody.
  28.  
  29. Used tools:
  30. -----------
  31. Stubs and lvo created from fd-file with FD2Lib, FD2LibPPC and
  32. FD2LibWOS.
  33. Stubs assembled with PhxAss and vasm.
  34. .Lib generated with PmmLibr.
  35. .a generated with ppc-amigaos-ar.
  36. Autolib-files created with autolib.
  37.  
  38. Some copyrights:
  39. ----------------
  40. All library's are copyright by Thomas Richter / THOR.
  41.  
  42. vbcc, FD2Lib, FD2LibPPC and ppc-amigaos-ppc are part of the
  43. vbcc(PPC)-package copyright by Volker Barthelmann
  44.  
  45. PD2LibWOS is part of the vbcc-WOS-extension from Frank Wille.
  46. PhxAss, PhxLnk, vasm, vlink and autolib are parts of the
  47. vbcc-package copyright by Frank Wille
  48.  
  49. PmmLibr is part of the ProjectMakeManager(beta) copyright
  50. by Michaela Prüß
  51.  
  52. PowerUP is copyright and trademark by Phase-5.
  53.  
  54. WarpOS ist copyright and reserved by Haage & Partner.
  55.  
  56.  
  57. 30.11.99 / Michaela Prüß
  58.